github.com/coder/websocket.connConfig.client (field)

4 uses

	github.com/coder/websocket (current package)
		accept.go#L173: 		client:         false,
		conn.go#L94: 	client         bool
		conn.go#L108: 		client:         cfg.client,
		dial.go#L178: 		client:         true,